FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ca.on.ehr.r4#0.9.3 (78 ms)

Package ca.on.ehr.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.ehr.r4@0.9.3&canonical=http://ontariohealth.ca/fhir/ehr/StructureDefinition/ca-on-profile-Location
Url http://ontariohealth.ca/fhir/ehr/StructureDefinition/ca-on-profile-Location
Status draft
Name Location
Title Location
Experimental False
Description Details and position information for a physical place where services are provided and resources and participants may be stored, found, contained, or accommodated.
Type Location
Kind resource

Resources that use this resource

StructureDefinition
http://ontariohealth.ca/fhir/ehr/StructureDefinition/ca-on-profile-Encounter Encounter
http://ontariohealth.ca/fhir/ehr/StructureDefinition/ca-on-profile-ServiceRequest ServiceRequest

Resources that this resource uses

ValueSet
http://ehealthontario.ca/fhir/ValueSet/province-state-code ProvinceStateCode
http://ehealthontario.ca/fhir/ValueSet/country-code CountryCode


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "Location",
  "url" : "http://ontariohealth.ca/fhir/ehr/StructureDefinition/ca-on-profile-Location",
  "name" : "Location",
  "title" : "Location",
  "status" : "draft",
  "description" : "Details and position information for a physical place where services are provided and resources and participants may be stored, found, contained, or accommodated.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Location",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Location",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Location.identifier",
        "path" : "Location.identifier",
        "mustSupport" : true
      },
      {
        "id" : "Location.identifier.system",
        "path" : "Location.identifier.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Location.identifier.value",
        "path" : "Location.identifier.value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Location.name",
        "path" : "Location.name",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Location.description",
        "path" : "Location.description",
        "mustSupport" : true
      },
      {
        "id" : "Location.address",
        "path" : "Location.address",
        "mustSupport" : true
      },
      {
        "id" : "Location.address.type",
        "path" : "Location.address.type",
        "mustSupport" : true
      },
      {
        "id" : "Location.address.line",
        "path" : "Location.address.line",
        "mustSupport" : true
      },
      {
        "id" : "Location.address.city",
        "path" : "Location.address.city",
        "mustSupport" : true
      },
      {
        "id" : "Location.address.state",
        "path" : "Location.address.state",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://ehealthontario.ca/fhir/ValueSet/province-state-code"
        }
      },
      {
        "id" : "Location.address.postalCode",
        "path" : "Location.address.postalCode",
        "mustSupport" : true
      },
      {
        "id" : "Location.address.country",
        "path" : "Location.address.country",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://ehealthontario.ca/fhir/ValueSet/country-code"
        }
      },
      {
        "id" : "Location.managingOrganization",
        "path" : "Location.managingOrganization",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-profile-Organization"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Location.managingOrganization.reference",
        "path" : "Location.managingOrganization.reference",
        "min" : 1,
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.